home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7382 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Self Teaching
  5. Date: 18 Feb 1996 19:35:44 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4g7v2g$qh1@redstone.interpath.net>
  8. References: <4g01k5$r4e@masala.cc.uh.edu>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Dan Wesson (inde8qk@menudo.uh.edu) wrote:
  13. : This is a basic question that I'm sure has been asked here before
  14. : but, since I am new to this group, I've missed it.  I'm looking
  15. : for a good book to use to teach myself C++.   Does anybody have
  16. : any suggestions?
  17.  
  18. : I've used 'The New C Primer Plus' for C and have seen 'The New
  19. : C++ Primer' on the bookstore shelfs.  Any comments about this
  20. : specific book?
  21.  
  22. Yes -- I've read shelves of C++ books, and Prata's C++ Primer
  23. is definitely the best one. I'd highly recommend it. It does
  24. a good job explaining OOP and C++. Unlike most books you can
  25. find in bookstores (as opposed to really expensive college
  26. texts), this one has definite value and quality. It's not
  27. like the ones where the code won't even compile (like the
  28. Tao of Objects -- YUCK!).
  29.  
  30. Scott
  31.  
  32.